projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a39939
)
(url-generate-unique-filename): Mark as obsolete.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 7 Feb 2009 21:22:34 +0000
(21:22 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 7 Feb 2009 21:22:34 +0000
(21:22 +0000)
lisp/url/url-util.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-util.el
b/lisp/url/url-util.el
index 6218a5cd1cbc89d35ee85a6c13c055bf7e3230d8..622dfbf5bf6e4ffa0c6b222f49e28b23f4322d08 100644
(file)
--- a/
lisp/url/url-util.el
+++ b/
lisp/url/url-util.el
@@
-495,6
+495,7
@@
Has a preference for looking backward when not directly on a symbol."
(setq x (1+ x)
fname (format fmt (concat base (int-to-string x)))))
(expand-file-name fname url-temporary-directory))))
+(make-obsolete 'url-generate-unique-filename 'make-temp-file "23.1")
(defun url-extract-mime-headers ()
"Set `url-current-mime-headers' in current buffer."